Autogenerated HTML docs for v1.7.0-54-g1958e 
diff --git a/git-commit.html b/git-commit.html index 46c2ad9..1860424 100644 --- a/git-commit.html +++ b/git-commit.html 
@@ -649,7 +649,8 @@  Show untracked files (Default: <em>all</em>).   </p>   <div class="para"><p>The mode parameter is optional, and is used to specify  -the handling of untracked files. The possible options are:</p></div>  +the handling of untracked files.</p></div>  +<div class="para"><p>The possible options are:</p></div>   <div class="ilist"><ul>   <li>   <p>  @@ -665,11 +666,11 @@  <p>   <em>all</em> - Also shows individual files in untracked directories.   </p>  -</li>  -</ul></div>   <div class="para"><p>See <a href="git-config.html">git-config(1)</a> for configuration variable   used to change the default for when the option is not   specified.</p></div>  +</li>  +</ul></div>   </dd>   <dt>   -v  @@ -993,7 +994,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2010-02-13 00:59:37 UTC  +Last updated 2010-02-20 20:01:08 UTC   </div>   </div>   </body>  
diff --git a/git-commit.txt b/git-commit.txt index e99bb14..64fb458 100644 --- a/git-commit.txt +++ b/git-commit.txt 
@@ -197,13 +197,13 @@ 	Show untracked files (Default: 'all').  +  The mode parameter is optional, and is used to specify -the handling of untracked files. The possible options are: +the handling of untracked files.  + --- +The possible options are: ++ 	- 'no' - Show no untracked files 	- 'normal' - Shows untracked files and directories 	- 'all' - Also shows individual files in untracked directories. ---  +  See linkgit:git-config[1] for configuration variable  used to change the default for when the option is not